Total Complexity | 40 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 318 |
Lines of code | 123 |
Logical lines of code | 72 |
Comment lines | 105 |
Methods | 14 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
extractStyleAttributes() | 57 | 6 | 16 | |
extractRelevantInfo() | 59 | 5 | 15 | |
extractNumberFormats() | 63 | 4 | 11 | |
isFormatCodeMatchingDateFormatPattern() | 59 | 3 | 14 | |
shouldFormatNumericValueAsDate() | 66 | 3 | 8 | |
doesStyleIndicateDate() | 66 | 3 | 8 | |
doesNumFmtIdIndicateDate() | 64 | 3 | 10 | |
isFormatCodeCustomDateFormat() | 69 | 3 | 6 | |
getNumberFormatCode() | 62 | 2 | 12 | |
getCustomNumberFormats() | 72 | 2 | 6 | |
getStylesAttributes() | 72 | 2 | 6 | |
getFormatCodeForNumFmtId() | 74 | 2 | 4 | |
__construct() | 76 | 1 | 4 | |
isNumFmtIdBuiltInDateFormat() | 79 | 1 | 3 |